- compiler error
- ошибка компилятора
Англо-русский словарь компьютерных и интернет терминов. 2013.
Англо-русский словарь компьютерных и интернет терминов. 2013.
Compiler — Historisches Beispiel anhand von CBASIC Ein Compiler (auch Übersetzer oder Kompilierer genannt) ist ein Computerprogramm, das ein in einer Quellsprache geschriebenes Programm (Quelltext/Quellprogramm, meist von einem Programmierer in einer… … Deutsch Wikipedia
Compiler-Front-End — Ein Compiler (auch Übersetzer oder Kompilierer genannt) ist ein Computerprogramm, das ein in einer Quellsprache geschriebenes Programm – genannt Quellprogramm – in ein semantisch äquivalentes Programm einer Zielsprache (Zielprogramm) umwandelt.… … Deutsch Wikipedia
Compiler correctness — In computing, compiler correctness is the branch of software engineering that deals with trying to show that a compiler behaves according to its language specification[citation needed]. Techniques include developing the compiler using formal… … Wikipedia
Compiler directive — In der Informatik versteht man unter Compiler Anweisung (oder engl. compiler directive) in den Quelltext eingefügte Steueranweisungen für den Compiler. Der Umfang und die Syntax von Compiler Anweisungen sind von Compiler zu Compiler verschieden… … Deutsch Wikipedia
error — Synonyms and related words: ALGOL, Albigensianism, Arianism, COBOL, Catharism, Ebionitism, Erastianism, FORTRAN, Gnosticism, Jovinianism, Lollardy, Manichaeanism, Manichaeism, Monophysism, Monophysitism, Pelagianism, Waldensianism, Wyclifism,… … Moby Thesaurus
compiler — A program that converts a set of program language source code statements into a machine readable form suitable for execution by a computer. Most compilers do much more than this, however; they translate the entire program into machine… … Dictionary of networking
compiler — /keuhm puy leuhr/, n. 1. a person who compiles. 2. Also called compiling routine. Computers. a computer program that translates a program written in a high level language into another language, usually machine language. Cf. interpreter (def. 3a) … Universalium
Compilation error — refers to a state when a compiler fails to compile a piece of computer program source code, either due to errors from the compiler itself, or syntax errors in the code. A compilation error message often helps programmers debugging the source code … Wikipedia
One-pass compiler — In computer programming, a one pass compiler is a compiler that passes through the source code of each compilation unit only once. In other words, a one pass compiler does not look back at code it previously processed. Another term sometimes used … Wikipedia
Portable C Compiler — Infobox Software name = Portable C Compiler caption = developer = latest release version = 0.9.9 latest release date = release date|2008|01|27 latest preview version = latest preview date = operating system = Unix like programming language = C… … Wikipedia
Glasgow Haskell Compiler — Infobox Software name = Glasgow Haskell Compiler developer = University of Glasgow latest release version = 6.8.3 latest release date = Jun 17, 2008 operating system = Cross platform genre = Compiler license = BSD website =… … Wikipedia